Builder

constructor()(source)

Creates a builder where all insets are initially consumed.


constructor(@NonNull insets: WindowInsetsCompat)(source)

Creates a builder where all insets are initialized from WindowInsetsCompat.

Parameters

insets

the instance to initialize from.